[INFO] cloning repository https://github.com/PolySync/cargo-fel4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PolySync/cargo-fel4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolySync%2Fcargo-fel4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolySync%2Fcargo-fel4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7309d21bed04890aa6fb8d44a2ed7ab4730f56be
[INFO] checking PolySync/cargo-fel4 against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolySync%2Fcargo-fel4" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/PolySync/cargo-fel4
[INFO] finished tweaking git repo https://github.com/PolySync/cargo-fel4
[INFO] tweaked toml for git repo https://github.com/PolySync/cargo-fel4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PolySync/cargo-fel4 on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PolySync/cargo-fel4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding fel4-config v0.3.0 (https://github.com/PolySync/fel4-config.git?branch=master#e33620ff)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a5b7de9ccfea5fc102e7c675fff551fc8bbae6980c13a4decf93c891dd858fa
[INFO] running `Command { std: "docker" "start" "-a" "7a5b7de9ccfea5fc102e7c675fff551fc8bbae6980c13a4decf93c891dd858fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a5b7de9ccfea5fc102e7c675fff551fc8bbae6980c13a4decf93c891dd858fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5b7de9ccfea5fc102e7c675fff551fc8bbae6980c13a4decf93c891dd858fa", kill_on_drop: false }`
[INFO] [stdout] 7a5b7de9ccfea5fc102e7c675fff551fc8bbae6980c13a4decf93c891dd858fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a22d002da09aedb25a19cf20a3b43e82013fc37058c348d793c77d976b4a0344
[INFO] running `Command { std: "docker" "start" "-a" "a22d002da09aedb25a19cf20a3b43e82013fc37058c348d793c77d976b4a0344", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.66
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.6.0
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking itoa v0.4.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking cmake v0.1.31
[INFO] [stderr]     Checking backtrace v0.3.8
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking multimap v0.4.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]    Compiling structopt-derive v0.2.8
[INFO] [stderr]     Checking tempfile v3.0.2
[INFO] [stderr]     Checking colored v1.6.0
[INFO] [stderr]     Checking wait-timeout v0.1.5
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking bit-vec v0.5.0
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking rusty-fork v0.2.0
[INFO] [stderr]     Checking bit-set v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.66
[INFO] [stderr]     Checking regex-syntax v0.4.2
[INFO] [stderr]     Checking cmake_config v0.1.0 (/opt/rustwide/workdir/cmake_config)
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.19
[INFO] [stderr]     Checking toml v0.4.6
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> cmake_config/src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref RUST_VALID_IDENTIFIER_REGEX: Regex =
[INFO] [stdout] 65 | |         Regex::new("(^[a-zA-Z][a-zA-Z0-9_]*$)|(^_[a-zA-Z0-9_]+$)").unwrap();
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> cmake_config/src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref RUST_VALID_IDENTIFIER_REGEX: Regex =
[INFO] [stdout] 65 | |         Regex::new("(^[a-zA-Z][a-zA-Z0-9_]*$)|(^_[a-zA-Z0-9_]+$)").unwrap();
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> cmake_config/src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref RUST_VALID_IDENTIFIER_REGEX: Regex =
[INFO] [stdout] 65 | |         Regex::new("(^[a-zA-Z][a-zA-Z0-9_]*$)|(^_[a-zA-Z0-9_]+$)").unwrap();
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> cmake_config/src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref RUST_VALID_IDENTIFIER_REGEX: Regex =
[INFO] [stdout] 65 | |         Regex::new("(^[a-zA-Z][a-zA-Z0-9_]*$)|(^_[a-zA-Z0-9_]+$)").unwrap();
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking structopt v0.2.8
[INFO] [stderr]     Checking proptest v0.7.1
[INFO] [stderr]     Checking fel4-config v0.3.0 (https://github.com/PolySync/fel4-config.git?branch=master#e33620ff)
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.7.1/src/arbitrary/_std/iter.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<'a, T: 'static + Clone, A: fmt::Debug + 'static + Iterator<Item = &'a T>>
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 45 |         base.prop_map(Iterator::cloned).boxed()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ requires that `'a` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cargo_metadata v0.5.5
[INFO] [stderr] error: could not compile `proptest` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a22d002da09aedb25a19cf20a3b43e82013fc37058c348d793c77d976b4a0344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22d002da09aedb25a19cf20a3b43e82013fc37058c348d793c77d976b4a0344", kill_on_drop: false }`
[INFO] [stdout] a22d002da09aedb25a19cf20a3b43e82013fc37058c348d793c77d976b4a0344
